home *** CD-ROM | disk | FTP | other *** search
- Path: news.io.com!not-for-mail
- From: sfeil@io.com (Steven Feil)
- Newsgroups: comp.lang.c
- Subject: Where to find PORTABLE source?
- Date: 7 Feb 1996 07:13:42 GMT
- Organization: Illuminati Online
- Message-ID: <4f9jf6$pql@anarchy.io.com>
- NNTP-Posting-Host: xanadu.io.com
- X-Newsreader: TIN [UNIX 1.3 950824BETA PL0]
-
- I don't think I made my dilemma clear in my last posting. The problem I am
- facing is due to the nature on machine independent code. I want to write
- portable code, so I can compile my program on different operating systems.
- This is why I'm looking for ANSI code. When I try looking for source code
- one of the first questions I'm faced with is what operating system I'm
- using. I DON'T CARE is not an option I am given. So, maybe, I should have
- asked does anybody know of a good place to find machine independent ANSI C
- source code, or algorithms. Right now I'm looking for math type source,
- however would also appreciate I good store house for other ANSI source
- code. As of yet I have not found a single place that has machine
- independent source code.
-